Hide TUI sidebar by default#23905
Closed
spencer-hong wants to merge 6 commits intoanomalyco:devfrom
Closed
Conversation
Config.global() was renamed to Config.getGlobal() in upstream. The Yolo.init() call in bootstrap crashed with "Config.global is not a function" on session creation. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Generated file was carrying over yolo client code from our fork, but the matching type exports live in types.gen.ts which we took from upstream. Take upstream's sdk.gen.ts verbatim; the yolo HTTP routes still exist server-side and SDK bindings can be regenerated. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@/util/log is re-exported as a namespace from @/util; importing Log directly from @/util/log fails after upstream's util reorg. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Contributor
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
Contributor
|
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
Author
|
sorry, wrong pr. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
autovalues do not keep reopening the sidebarTesting